PREVIEW: Today you'll be creating a game of Rock Paper Scissors! You will use if-statements and user input to display the results of the player's choices, and random to create the computer's choices.
To navigate the page using the TAB key, first press ESC to exit the code editor.